body {
	font: 14px;
	color: #333333;
	line-height: 1.5em;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif
}

.mt10 {
	margin-top: 10px;
}

.mt38 {
	margin-top: 38px;
}

.header {
	height: 100px;
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .25)
}

.logo {
	position: absolute;
	left: 0;
	top: 22px;
}

.header .layui-nav {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	background: none;
}

.header .layui-nav .layui-nav-item {
	line-height: 100px;
}

.layui-nav-blue .layui-nav-item a {
	color: #333;
	font-size: 16px;
	padding: 0 28px;
}

.layui-nav-blue .layui-nav-item>a:hover,
.layui-nav-blue .layui-nav-item .layui-nav-child banner-product-page.pnga:hover,
.layui-nav .layui-this>a {
	color: #fff;
	background: #108bed;
	text-decoration: none;
}

.layui-nav-blue .layui-nav-bar,
.layui-nav-blue .layui-nav-itemed:after,
.layui-nav-blue .layui-this:after {
	background-color: #108bed;
}

.layui-nav-child {
	top: 100px;
}

.layui-nav-child dd {
	line-height: 40px;
}

.layui-nav .layui-nav-more {
	border-top-color: #333
}

.layui-nav .layui-nav-mored {
	border-top-color: transparent
}


/*产品*/

.container-product,
.container-case,
.container-contact {
	padding: 70px 0;
}

.container-product .layui-row {
	margin-top: 40px;
}

.model-title {
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
}

.model-title.product-title {
	background-image: url(../images/model-title-product.png);
}

.product-item .product-icon {
	width: 160px;
	height: 160px;
	line-height: 150px;
	margin: 0 auto 10px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	border-radius: 50%;
	display: block;
}

.product-item:hover .product-icon {
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .20)
}

.product-item .name {
	color: #222222;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}

.product-item .desc {
	text-align: center;
	margin-top: 10px;
	color: #7e7e7e;
}


/*客户案例*/

.case-section {
	background: #fafafa;
}

.model-title.case-title {
	background-image: url(../images/model-title-case.png);
}

.case-swiper {
	position: relative;
	margin-top: 90px;
}

.case-swiper .swiper-container {
	width: 90%;
	height: 390px;
}

.case-swiper .swiper-button-prev,
.case-swiper .swiper-container-rtl .swiper-button-next {
	background-image: url(../images/swiper-left-btn.png);
	left: 0px;
}

.case-swiper .swiper-button-next,
.case-swiper .swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/swiper-right-btn.png);
	right: 0px;
}

.case-swiper .swiper-slide .case-item {
	padding: 30px;
}

.case-swiper .swiper-slide .case-item .case-item-container {
	height: 330px;
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, .20);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, .20);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .20);
	border-radius: 3px;
	position: relative;
}

.case-swiper .swiper-slide-active .case-item {
	padding: 10px;
}

.case-swiper .swiper-slide-active .case-item .case-item-container {
	height: 370px;
}

.case-item .desc {
	padding: 29px 10px 10px 10px;
}

.case-item .desc .date-space {
	text-align: center;
	font-size: 24px;
	color: #1296db;
	padding: 10px 0;
}

.case-item .desc .project-name {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}

.case-item .case-view-btn {
	position: absolute;
	bottom: 10px;
	margin: 0 10px;
	width: 256px;
}

.case-swiper .swiper-slide-active .case-item .case-view-btn {
	width: 296px;
}


/*联系我们*/

.model-title.contact-title {
	background-image: url(../images/model-title-contact.png);
}

.container-contact .layui-row {
	margin-top: 40px;
}

.contact-item {
	text-align: center;
}

.contact-item .iconfont {
	font-size: 56px;
	line-height: 56px;
}

.contact-item .iconfont:hover {
	color: #108bed;
	cursor: pointer;
}

.contact-item .desc {
	margin-top: 20px;
	font-size: 14px;
	font-weight: 600;
	color: #282828;
}

.container-contact .map {
	margin-top: 70px;
}


/************首页完成************/


/*产品列表页*/

.list-body {
	background-color: #f5f5f5;
}

.list-body .banner {
	height: 400px;
}

.banner-product-page {
	background: url("../images/banner-product-page.png") no-repeat center center / cover;
}

.banner-about-page {
	background: url("../images/banner-about-page.png") no-repeat center center / cover;
}

.banner-solution-page {
	background: url("../images/banner-solution-page.png") no-repeat center center / cover;
}

.product-list-swiper {
	margin-top: 28px;
}

.product-list-swiper .swiper-button-prev,
.product-list-swiper .swiper-container-rtl .swiper-button-next {
	background: url(../images/product-swiper-left-btn.png) top center;
	left: 0px;
	height: 78px;
	width: 39px;
}

.product-list-swiper .swiper-button-next,
.product-list-swiper .swiper-container-rtl .swiper-button-prev {
	background: url(../images/product-swiper-right-btn.png) top center;
	right: 0px;
	height: 78px;
	width: 39px;
}

.list-product .product-page-item .img {
	height: 288px;
	overflow: hidden;
	cursor: pointer;
	z-index: 4;
}

.list-product .product-page-item .title {
	margin-top: 36px;
	text-align: center;
	font-size: 14px;
}

.product-list-swiper .product-page-item {
	position: relative;
	overflow: hidden;
}

.product-list-swiper .product-page-item:hover .caption {
	opacity: 1;
}

.product-list-swiper .product-page-item:hover img {
	opacity: 1;
	transform: scale(1.15, 1.15);
	-webkit-transform: scale(1.15, 1.15);
	-moz-transform: scale(1.15, 1.15);
	-ms-transform: scale(1.15, 1.15);
	-o-transform: scale(1.15, 1.15);
}

.product-list-swiper .product-page-item .caption {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 288px;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	-o-transition: all 0.45s ease-in-out;
	-ms-transition: all 0.45s ease-in-out;
	transition: all 0.45s ease-in-out;
}

.product-list-swiper .product-page-item img {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.product-list-swiper .product-page-item .blur {
	background-color: rgba(6, 69, 148, 0.80);
	height: 100%;
	width: 100%;
	z-index: 5;
	position: absolute;
}

.product-list-swiper .product-page-item .caption-text h1 {
	text-transform: uppercase;
	font-size: 24px;
}
.product-list-swiper .product-page-item .caption-text h1 a{
	color: #fff;
}

.product-list-swiper .product-page-item .caption-text {
	z-index: 10;
	color: #fff;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 140px;
}


/*瀑布流*/

.grid .grid__item {
	padding: 10px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.grid .grid__item:hover {
	box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, .3)
}

.grid .grid__sizer {
	width: calc(50% - 20px);
	margin: 0 10px 20px;
}

.grid .grid__item .grid__item__body {
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	padding: 8px;
}
.grid .grid__item .grid__item__body h3{font-size:16px;}
@media screen and (min-width: 60em) {
	.grid .grid__item,
	.grid .grid__sizer {
		width: calc((100% / 3) - 20px);
		margin: 0 10px 20px;
	}
}

@media screen and (min-width: 70em) {
	.grid .grid__item,
	.grid .grid__sizer {
		width: calc(25% - 30px);
		margin: 0 15px 30px;
	}
	/* Grid types */
	.grid--type-b .grid__item,
	.grid--type-b .grid__sizer {
		width: calc(20% - 20px);
		margin: 0 10px 20px;
	}
	.grid--type-c .grid__item,
	.grid--type-c .grid__sizer {
		width: calc(25% - 16px);
		margin: 0 8px 16px;
	}
}

@media screen and (max-width: 50em) {
	main {
		display: block;
	}
	.codrops-header {
		padding: 1em;
		flex-wrap: wrap;
	}
	.codrops-links {
		margin: 0;
	}
	.codrops-header__title {
		width: 100%;
		text-align: left;
		flex: none;
		margin: 1em 0;
	}
	.content--side {
		width: 100%;
	}
	.content--right {
		order: 3;
	}
	.content--center {
		max-width: 100vw;
	}
	.control {
		margin: 0 0 1em;
		text-align: left;
	}
	.control__item,
	.control__btn {
		display: inline-block;
	}
	.control__btn {
		width: auto;
	}
}


/*about*/

.about-middle {
	background: url(../images/about04.png) no-repeat;
	height: 484px;
}


/*图文混排*/

.media-box .media-heading {
	color: #108bed;
	font-size: 24px;
	border-left: 6px #108bed solid;
	padding-left: 8px;
	border-radius: 2px;
}

.media-box p {
	line-height: 26px;
	text-indent: 2em;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
}

.about-body #enterprise-concept h5 {
	line-height: 60px;
	font-size: 16px;
	font-weight: lighter;
}

.about-body #enterprise-concept h5 span.cri {
	display: inline-block;
	overflow: hidden;
	width: 6px;
	height: 6px;
	background-color: #108bed;
	border-radius: 50%;
	margin-right: 10px;
}


/*底部*/

.footer {
	background: rgba(0, 0, 0, 0) linear-gradient(-45deg, #cccccc 0%, #f6f6f6 100%) repeat scroll 0 0;
	padding: 39px 0em 39px 0em;
}

.footer .link-list li {
	line-height: 30px;
	vertical-align: top;
}

.footer dl dt,
.footer h3.comp-name {
	font-size: 18px;
	font-weight: 600;
	border-left: 4px #108bed solid;
	border-radius: 2px;
	padding-left: 3px;
	margin-bottom: 6px;
}

.footer dl dd {
	line-height: 30px;
	padding-left: 6px;
}

.footer .iconfont {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	vertical-align: bottom;
}